Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODTransform


GetOffset

The GetOffset method returns this transform's translation values (also called offset values) in the specified structure.

void GetOffset (out ODPoint offset);
offset
A point specifying the horizontal (x) and vertical (y) translation values of this transform.
DISCUSSION
The returned horizontal and vertical translation values are located in this transform's matrix; they are the first two elements of the bottom row in the matrix.

SEE ALSO
The ODPoint type (page 885).
The ODTransform::GetPreScaleOffset method (page 770).
The ODTransform::SetOffset method (page 784).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help